What is CSS? what should be the shortest and appropriate answer of this question? [closed]
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-04-11T13:09:08Z
Indexed on
2010/04/12
7:43 UTC
Read the original article
Hit count: 169
css
What is CSS?
what should be the shortest and appropriate answer of this question?
How simple we can explain , What is CSS ,just in words?
mine answer is this
Stands for "Cascading Style Sheet." Cascading style sheets are used to format the layout of Web pages. They can be used to define text styles, table sizes, and other aspects of Web pages that previously could only be defined in a page's HTML.
Is it ok or it can be more perfect or shorten?
© Stack Overflow or respective owner